Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbConvert Class > ToDateTime Method : ToDateTime(Nullable<DateTime>,DateTime) Method |
'Declaration Public Overloads Shared Function ToDateTime( _ ByVal value As Nullable(Of Date), _ ByVal nullValue As Date _ ) As Date
'Usage Dim value As Nullable(Of Date) Dim nullValue As Date Dim value As Date value = DbConvert.ToDateTime(value, nullValue)
public static DateTime ToDateTime( Nullable<DateTime> value, DateTime nullValue )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.